home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- path models/fx/dummy
- // path models/weapons/jackbomb
- // surface all shader skin01.tga
- }
-
- init
- {
- server
- {
- classname Explosion
- name "croquetkaboom"
- cache fx_jackbombbit.tik
- radiusdamage 30
- knockback 30
- life 1
- }
- }
-
- animations
- {
- idle timer.tan
- {
- client
- {
- 0 originspawn
- (
- count 3
- model models/fx_croquetbit.tik
- bouncefactor 1.0
- accel 0 0 -800
- velocity 800
- randvel crandom 250 crandom 250 crandom 250
- fade
- life 3 random 2
- // scale 0.5
- )
- }
- }
- }
-